The ImagickDraw class
PHP Manual

ImagickDraw::getStrokeDashOffset

(PECL imagick 2.0.0)

ImagickDraw::getStrokeDashOffsetReturns the offset into the dash pattern to start the dash

Descripción

float ImagickDraw::getStrokeDashOffset ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the offset into the dash pattern to start the dash.

Valores retornados

Returns a float representing the offset and 0 if it's not set.


The ImagickDraw class
PHP Manual